Bitmap for WPF
GetDevice<T>() メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > DeviceChild クラス > GetDevice メソッド : GetDevice<T>() メソッド
The interface that is returned can be any interface published by the device.
Retrieves the device.
シンタックス
'宣言
 
Public Overloads Function GetDevice(Of T As ComObject)() As T
public T GetDevice<T>()
where T: ComObject

型パラメータ

T
The interface that is returned can be any interface published by the device.

戻り値の型

The associated device.
参照

DeviceChild クラス
DeviceChild メンバ
オーバーロード一覧